const internal/cpu.cpuid_POPCNT
2 uses
internal/cpu (current package)
cpu_x86.go#L38: cpuid_POPCNT = 1 << 23
cpu_x86.go#L131: X86.HasPOPCNT = isSet(ecx1, cpuid_POPCNT)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)